﻿2026-08-05T03:48:17.8930535Z ##[group]Run actions/checkout@v5
2026-08-05T03:48:17.8931187Z with:
2026-08-05T03:48:17.8931473Z   repository: BigscreenVR/spt-bs-core
2026-08-05T03:48:17.8933174Z   token: ***
2026-08-05T03:48:17.8933542Z   ssh-strict: true
2026-08-05T03:48:17.8933805Z   ssh-user: git
2026-08-05T03:48:17.8934067Z   persist-credentials: true
2026-08-05T03:48:17.8934323Z   clean: true
2026-08-05T03:48:17.8934618Z   sparse-checkout-cone-mode: true
2026-08-05T03:48:17.8934893Z   fetch-depth: 1
2026-08-05T03:48:17.8935132Z   fetch-tags: false
2026-08-05T03:48:17.8935381Z   show-progress: true
2026-08-05T03:48:17.8935618Z   lfs: false
2026-08-05T03:48:17.8935862Z   submodules: false
2026-08-05T03:48:17.8936134Z   set-safe-directory: true
2026-08-05T03:48:17.8936424Z   allow-unsafe-pr-checkout: false
2026-08-05T03:48:17.8936871Z ##[endgroup]
2026-08-05T03:48:18.0785232Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-05T03:48:18.0786363Z ##[group]Getting Git version info
2026-08-05T03:48:18.0786753Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-05T03:48:18.0996412Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-05T03:48:18.1212263Z git version 2.43.0.windows.1
2026-08-05T03:48:18.1236178Z ##[endgroup]
2026-08-05T03:48:18.1244297Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bd2fbb09-8f0d-4293-92a2-67c4f529ed76\.gitconfig'
2026-08-05T03:48:18.1257612Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bd2fbb09-8f0d-4293-92a2-67c4f529ed76' before making global git config changes
2026-08-05T03:48:18.1258903Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:48:18.1262188Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-05T03:48:18.1504869Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-05T03:48:18.1709948Z https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:48:18.1734122Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-05T03:48:18.1738253Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-05T03:48:18.2219303Z refs/heads/golden/w1-locksmith-t2
2026-08-05T03:48:18.2242734Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-05T03:48:18.2856469Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:48:18.4675904Z ##[endgroup]
2026-08-05T03:48:18.4680425Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-05T03:48:18.8934658Z ##[group]Cleaning the repository
2026-08-05T03:48:18.8939077Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-05T03:48:33.4745522Z Removing .adapter-notify/
2026-08-05T03:48:33.4746039Z Removing bench-ledger/
2026-08-05T03:48:33.4746353Z Removing target/
2026-08-05T03:48:33.4780525Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-05T03:48:33.5911406Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:48:33.5935179Z ##[endgroup]
2026-08-05T03:48:33.5939742Z ##[group]Disabling automatic garbage collection
2026-08-05T03:48:33.5944718Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-05T03:48:33.6173422Z ##[endgroup]
2026-08-05T03:48:33.6173817Z ##[group]Setting up auth
2026-08-05T03:48:33.6179545Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:48:33.6414854Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-05T03:48:34.1479156Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:48:34.1711489Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-05T03:48:34.5857736Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:48:34.6082545Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-05T03:48:35.0212958Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-05T03:48:35.0546376Z ##[endgroup]
2026-08-05T03:48:35.0546849Z ##[group]Fetching the repository
2026-08-05T03:48:35.0555516Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0a25b77cf997eac65b071366c8194b8a17034d6f:refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:48:35.8093724Z ##[endgroup]
2026-08-05T03:48:35.8094136Z ##[group]Determining the checkout info
2026-08-05T03:48:35.8094719Z ##[endgroup]
2026-08-05T03:48:35.8100118Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-05T03:48:35.8373832Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-05T03:48:35.8608029Z ##[group]Checking out the ref
2026-08-05T03:48:35.8612791Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/w1-locksmith-t2 refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:48:35.9394718Z branch 'golden/w1-locksmith-t2' set up to track 'origin/golden/w1-locksmith-t2'.
2026-08-05T03:48:35.9395335Z Your branch is up to date with 'origin/golden/w1-locksmith-t2'.
2026-08-05T03:48:35.9395869Z Switched to and reset branch 'golden/w1-locksmith-t2'
2026-08-05T03:48:35.9417216Z ##[endgroup]
2026-08-05T03:48:35.9704797Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-05T03:48:35.9948399Z 0a25b77cf997eac65b071366c8194b8a17034d6f
